TPTP Problem File: DAT176^1.p

View Solutions - Solve Problem

%------------------------------------------------------------------------------
% File     : DAT176^1 : TPTP v8.2.0. Released v7.0.0.
% Domain   : Data Structures
% Problem  : Lazy lists II 283
% Version  : [Bla16] axioms : Especial.
% English  :

% Refs     : [Fri04] Friedrich (2004), Lazy Lists II
%          : [RB15]  Reynolds & Blanchette (2015), A Decision Procedure for
%          : [Bla16] Blanchette (2016), Email to Geoff Sutcliffe
% Source   : [Bla16]
% Names    : llist2__283.p [Bla16]

% Status   : Theorem
% Rating   : 0.00 v7.2.0, 0.25 v7.1.0
% Syntax   : Number of formulae    :  342 ( 140 unt;  43 typ;   0 def)
%            Number of atoms       :  590 ( 283 equ;   0 cnn)
%            Maximal formula atoms :    5 (   1 avg)
%            Number of connectives : 3667 (  49   ~;   7   |;  23   &;3381   @)
%                                         (   0 <=>; 207  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (   6 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :  138 ( 138   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   43 (  42 usr;   1 con; 0-5 aty)
%            Number of variables   :  908 (  53   ^; 803   !;  13   ?; 908   :)
%                                         (  39  !>;   0  ?*;   0  @-;   0  @+)
% SPC      : TH1_THM_EQU_NAR

% Comments : This file was generated by Isabelle (most likely Sledgehammer)
%            2016-07-13 14:45:22.261
%------------------------------------------------------------------------------
%----Could-be-implicit typings (4)
thf(ty_t_Coinductive__List_Ollist,type,
    coinductive_llist: $tType > $tType ).

thf(ty_t_Set_Oset,type,
    set: $tType > $tType ).

thf(ty_t_itself,type,
    itself: $tType > $tType ).

thf(ty_tf_a,type,
    a: $tType ).

%----Explicit typings (39)
thf(sy_cl_Lattices_Obounded__lattice,type,
    bounded_lattice: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_HOL_Otype,type,
    type: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Groups_Ominus,type,
    minus: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Groups_Ouminus,type,
    uminus: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Orderings_Obot,type,
    bot: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Orderings_Otop,type,
    top: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Groups_Ogroup__add,type,
    group_add: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Lattices_Olattice,type,
    lattice: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Groups_Oab__group__add,type,
    ab_group_add: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Lattices_Oboolean__algebra,type,
    boolean_algebra: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Lattices_Odistrib__lattice,type,
    distrib_lattice: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Lattices_Osemilattice__inf,type,
    semilattice_inf: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Lattices_Osemilattice__sup,type,
    semilattice_sup: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Lattices_Obounded__lattice__bot,type,
    bounded_lattice_bot: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Lattices_Obounded__lattice__top,type,
    bounded_lattice_top: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Groups_Ocancel__ab__semigroup__add,type,
    cancel146912293up_add: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Lattices_Obounded__semilattice__inf__top,type,
    bounde1561333602nf_top: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_cl_Lattices_Obounded__semilattice__sup__bot,type,
    bounde1808546759up_bot: 
      !>[A: $tType] : ( ( itself @ A ) > $o ) ).

thf(sy_c_Coinductive__List_Ollist_OLCons,type,
    coinductive_LCons: 
      !>[A: $tType] : ( A > ( coinductive_llist @ A ) > ( coinductive_llist @ A ) ) ).

thf(sy_c_Coinductive__List_Ollist_OLNil,type,
    coinductive_LNil: 
      !>[A: $tType] : ( coinductive_llist @ A ) ).

thf(sy_c_Groups_Ominus__class_Ominus,type,
    minus_minus: 
      !>[A: $tType] : ( A > A > A ) ).

thf(sy_c_Groups_Ouminus__class_Ouminus,type,
    uminus_uminus: 
      !>[A: $tType] : ( A > A ) ).

thf(sy_c_LList2__Mirabelle__hamjzmohle_Oalllsts,type,
    lList2435255213lllsts: 
      !>[A: $tType] : ( ( set @ A ) > ( set @ ( coinductive_llist @ A ) ) ) ).

thf(sy_c_LList2__Mirabelle__hamjzmohle_Ofinlsts,type,
    lList2236698231inlsts: 
      !>[A: $tType] : ( ( set @ A ) > ( set @ ( coinductive_llist @ A ) ) ) ).

thf(sy_c_LList2__Mirabelle__hamjzmohle_Ofinlsts__rec,type,
    lList21916056377ts_rec: 
      !>[B: $tType,A: $tType] : ( B > ( A > ( coinductive_llist @ A ) > B > B ) > ( coinductive_llist @ A ) > B ) ).

thf(sy_c_LList2__Mirabelle__hamjzmohle_Ofpslsts,type,
    lList22096119349pslsts: 
      !>[A: $tType] : ( ( set @ A ) > ( set @ ( coinductive_llist @ A ) ) ) ).

thf(sy_c_LList2__Mirabelle__hamjzmohle_Oinflsts,type,
    lList21612149805nflsts: 
      !>[A: $tType] : ( ( set @ A ) > ( set @ ( coinductive_llist @ A ) ) ) ).

thf(sy_c_LList2__Mirabelle__hamjzmohle_Oposlsts,type,
    lList21148268032oslsts: 
      !>[A: $tType] : ( ( set @ A ) > ( set @ ( coinductive_llist @ A ) ) ) ).

thf(sy_c_Lattices_Oinf__class_Oinf,type,
    inf_inf: 
      !>[A: $tType] : ( A > A > A ) ).

thf(sy_c_Lattices_Osup__class_Osup,type,
    sup_sup: 
      !>[A: $tType] : ( A > A > A ) ).

thf(sy_c_Orderings_Obot__class_Obot,type,
    bot_bot: 
      !>[A: $tType] : A ).

thf(sy_c_Orderings_Otop__class_Otop,type,
    top_top: 
      !>[A: $tType] : A ).

thf(sy_c_Pure_Otype,type,
    type2: 
      !>[A: $tType] : ( itself @ A ) ).

thf(sy_c_Set_OCollect,type,
    collect: 
      !>[A: $tType] : ( ( A > $o ) > ( set @ A ) ) ).

thf(sy_c_Set_Odisjnt,type,
    disjnt: 
      !>[A: $tType] : ( ( set @ A ) > ( set @ A ) > $o ) ).

thf(sy_c_Set_Oinsert,type,
    insert: 
      !>[A: $tType] : ( A > ( set @ A ) > ( set @ A ) ) ).

thf(sy_c_Set_Ois__empty,type,
    is_empty: 
      !>[A: $tType] : ( ( set @ A ) > $o ) ).

thf(sy_c_member,type,
    member: 
      !>[A: $tType] : ( A > ( set @ A ) > $o ) ).

thf(sy_v_x,type,
    x: coinductive_llist @ a ).

%----Relevant facts (256)
thf(fact_0_notfin__inf,axiom,
    ! [A: $tType,X: coinductive_llist @ A] :
      ( ( ~ ( member @ ( coinductive_llist @ A ) @ X @ ( lList2236698231inlsts @ A @ ( top_top @ ( set @ A ) ) ) ) )
      = ( member @ ( coinductive_llist @ A ) @ X @ ( lList21612149805nflsts @ A @ ( top_top @ ( set @ A ) ) ) ) ) ).

% notfin_inf
thf(fact_1_finT__simp,axiom,
    ! [A: $tType,R: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ R @ ( lList2236698231inlsts @ A @ A2 ) )
     => ( member @ ( coinductive_llist @ A ) @ R @ ( lList2236698231inlsts @ A @ ( top_top @ ( set @ A ) ) ) ) ) ).

% finT_simp
thf(fact_2_infT__simp,axiom,
    ! [A: $tType,R: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ R @ ( lList21612149805nflsts @ A @ A2 ) )
     => ( member @ ( coinductive_llist @ A ) @ R @ ( lList21612149805nflsts @ A @ ( top_top @ ( set @ A ) ) ) ) ) ).

% infT_simp
thf(fact_3_fin__finite,axiom,
    ! [A: $tType,R: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ R @ ( lList2236698231inlsts @ A @ A2 ) )
     => ( member @ ( coinductive_llist @ A ) @ R @ ( lList2236698231inlsts @ A @ ( top_top @ ( set @ A ) ) ) ) ) ).

% fin_finite
thf(fact_4_fin__inf__cases,axiom,
    ! [A: $tType,R: coinductive_llist @ A] :
      ( ~ ( member @ ( coinductive_llist @ A ) @ R @ ( lList2236698231inlsts @ A @ ( top_top @ ( set @ A ) ) ) )
     => ( member @ ( coinductive_llist @ A ) @ R @ ( lList21612149805nflsts @ A @ ( top_top @ ( set @ A ) ) ) ) ) ).

% fin_inf_cases
thf(fact_5_UNIV__I,axiom,
    ! [A: $tType,X: A] : ( member @ A @ X @ ( top_top @ ( set @ A ) ) ) ).

% UNIV_I
thf(fact_6_iso__tuple__UNIV__I,axiom,
    ! [A: $tType,X: A] : ( member @ A @ X @ ( top_top @ ( set @ A ) ) ) ).

% iso_tuple_UNIV_I
thf(fact_7_top__apply,axiom,
    ! [C: $tType,D: $tType] :
      ( ( top @ C @ ( type2 @ C ) )
     => ( ( top_top @ ( D > C ) )
        = ( ^ [X2: D] : ( top_top @ C ) ) ) ) ).

% top_apply
thf(fact_8_inflstsI,axiom,
    ! [A: $tType,X: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ X @ ( lList2435255213lllsts @ A @ A2 ) )
     => ( ~ ( member @ ( coinductive_llist @ A ) @ X @ ( lList2236698231inlsts @ A @ ( top_top @ ( set @ A ) ) ) )
       => ( member @ ( coinductive_llist @ A ) @ X @ ( lList21612149805nflsts @ A @ A2 ) ) ) ) ).

% inflstsI
thf(fact_9_inflstsE,axiom,
    ! [A: $tType,X: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ X @ ( lList21612149805nflsts @ A @ A2 ) )
     => ~ ( ( member @ ( coinductive_llist @ A ) @ X @ ( lList2435255213lllsts @ A @ A2 ) )
         => ( member @ ( coinductive_llist @ A ) @ X @ ( lList2236698231inlsts @ A @ ( top_top @ ( set @ A ) ) ) ) ) ) ).

% inflstsE
thf(fact_10_alllstsE,axiom,
    ! [A: $tType,X: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ X @ ( lList2435255213lllsts @ A @ A2 ) )
     => ( ~ ( member @ ( coinductive_llist @ A ) @ X @ ( lList2236698231inlsts @ A @ A2 ) )
       => ( member @ ( coinductive_llist @ A ) @ X @ ( lList21612149805nflsts @ A @ A2 ) ) ) ) ).

% alllstsE
thf(fact_11_UNIV__eq__I,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ! [X3: A] : ( member @ A @ X3 @ A2 )
     => ( ( top_top @ ( set @ A ) )
        = A2 ) ) ).

% UNIV_eq_I
thf(fact_12_UNIV__witness,axiom,
    ! [A: $tType] :
    ? [X3: A] : ( member @ A @ X3 @ ( top_top @ ( set @ A ) ) ) ).

% UNIV_witness
thf(fact_13_alllsts__UNIV,axiom,
    ! [A: $tType,S: coinductive_llist @ A] : ( member @ ( coinductive_llist @ A ) @ S @ ( lList2435255213lllsts @ A @ ( top_top @ ( set @ A ) ) ) ) ).

% alllsts_UNIV
thf(fact_14_inflsts__def,axiom,
    ! [A: $tType] :
      ( ( lList21612149805nflsts @ A )
      = ( ^ [A3: set @ A] : ( minus_minus @ ( set @ ( coinductive_llist @ A ) ) @ ( lList2435255213lllsts @ A @ A3 ) @ ( lList2236698231inlsts @ A @ ( top_top @ ( set @ A ) ) ) ) ) ) ).

% inflsts_def
thf(fact_15_infsubsetall,axiom,
    ! [A: $tType,X: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ X @ ( lList21612149805nflsts @ A @ A2 ) )
     => ( member @ ( coinductive_llist @ A ) @ X @ ( lList2435255213lllsts @ A @ A2 ) ) ) ).

% infsubsetall
thf(fact_16_finite__lemma,axiom,
    ! [A: $tType,X: coinductive_llist @ A,A2: set @ A,B2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ X @ ( lList2236698231inlsts @ A @ A2 ) )
     => ( ( member @ ( coinductive_llist @ A ) @ X @ ( lList2435255213lllsts @ A @ B2 ) )
       => ( member @ ( coinductive_llist @ A ) @ X @ ( lList2236698231inlsts @ A @ B2 ) ) ) ) ).

% finite_lemma
thf(fact_17_DiffI,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ A2 )
     => ( ~ ( member @ A @ C2 @ B2 )
       => ( member @ A @ C2 @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) ) ) ) ).

% DiffI
thf(fact_18_Diff__iff,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) )
      = ( ( member @ A @ C2 @ A2 )
        & ~ ( member @ A @ C2 @ B2 ) ) ) ).

% Diff_iff
thf(fact_19_Diff__idemp,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) @ B2 )
      = ( minus_minus @ ( set @ A ) @ A2 @ B2 ) ) ).

% Diff_idemp
thf(fact_20_DiffE,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) )
     => ~ ( ( member @ A @ C2 @ A2 )
         => ( member @ A @ C2 @ B2 ) ) ) ).

% DiffE
thf(fact_21_DiffD1,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) )
     => ( member @ A @ C2 @ A2 ) ) ).

% DiffD1
thf(fact_22_DiffD2,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) )
     => ~ ( member @ A @ C2 @ B2 ) ) ).

% DiffD2
thf(fact_23_top__set__def,axiom,
    ! [A: $tType] :
      ( ( top_top @ ( set @ A ) )
      = ( collect @ A @ ( top_top @ ( A > $o ) ) ) ) ).

% top_set_def
thf(fact_24_finsubsetall,axiom,
    ! [A: $tType,X: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ X @ ( lList2236698231inlsts @ A @ A2 ) )
     => ( member @ ( coinductive_llist @ A ) @ X @ ( lList2435255213lllsts @ A @ A2 ) ) ) ).

% finsubsetall
thf(fact_25_minus__apply,axiom,
    ! [B: $tType,A: $tType] :
      ( ( minus @ B @ ( type2 @ B ) )
     => ( ( minus_minus @ ( A > B ) )
        = ( ^ [A3: A > B,B3: A > B,X2: A] : ( minus_minus @ B @ ( A3 @ X2 ) @ ( B3 @ X2 ) ) ) ) ) ).

% minus_apply
thf(fact_26_fin__Un__inf,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( sup_sup @ ( set @ ( coinductive_llist @ A ) ) @ ( lList2236698231inlsts @ A @ A2 ) @ ( lList21612149805nflsts @ A @ A2 ) )
      = ( lList2435255213lllsts @ A @ A2 ) ) ).

% fin_Un_inf
thf(fact_27_top__empty__eq,axiom,
    ! [A: $tType] :
      ( ( top_top @ ( A > $o ) )
      = ( ^ [X2: A] : ( member @ A @ X2 @ ( top_top @ ( set @ A ) ) ) ) ) ).

% top_empty_eq
thf(fact_28_fun__diff__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( minus @ B @ ( type2 @ B ) )
     => ( ( minus_minus @ ( A > B ) )
        = ( ^ [A3: A > B,B3: A > B,X2: A] : ( minus_minus @ B @ ( A3 @ X2 ) @ ( B3 @ X2 ) ) ) ) ) ).

% fun_diff_def
thf(fact_29_diff__eq__diff__eq,axiom,
    ! [A: $tType] :
      ( ( group_add @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A,C2: A,D2: A] :
          ( ( ( minus_minus @ A @ A4 @ B4 )
            = ( minus_minus @ A @ C2 @ D2 ) )
         => ( ( A4 = B4 )
            = ( C2 = D2 ) ) ) ) ).

% diff_eq_diff_eq
thf(fact_30_diff__right__commute,axiom,
    ! [A: $tType] :
      ( ( cancel146912293up_add @ A @ ( type2 @ A ) )
     => ! [A4: A,C2: A,B4: A] :
          ( ( minus_minus @ A @ ( minus_minus @ A @ A4 @ C2 ) @ B4 )
          = ( minus_minus @ A @ ( minus_minus @ A @ A4 @ B4 ) @ C2 ) ) ) ).

% diff_right_commute
thf(fact_31_Diff__UNIV,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ A2 @ ( top_top @ ( set @ A ) ) )
      = ( bot_bot @ ( set @ A ) ) ) ).

% Diff_UNIV
thf(fact_32_Compl__eq__Diff__UNIV,axiom,
    ! [A: $tType] :
      ( ( uminus_uminus @ ( set @ A ) )
      = ( minus_minus @ ( set @ A ) @ ( top_top @ ( set @ A ) ) ) ) ).

% Compl_eq_Diff_UNIV
thf(fact_33_LConsE,axiom,
    ! [A: $tType,X: A,Xs: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ ( coinductive_LCons @ A @ X @ Xs ) @ ( lList2435255213lllsts @ A @ A2 ) )
      = ( ( member @ A @ X @ A2 )
        & ( member @ ( coinductive_llist @ A ) @ Xs @ ( lList2435255213lllsts @ A @ A2 ) ) ) ) ).

% LConsE
thf(fact_34_Diff__empty,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ A2 @ ( bot_bot @ ( set @ A ) ) )
      = A2 ) ).

% Diff_empty
thf(fact_35_bot__apply,axiom,
    ! [C: $tType,D: $tType] :
      ( ( bot @ C @ ( type2 @ C ) )
     => ( ( bot_bot @ ( D > C ) )
        = ( ^ [X2: D] : ( bot_bot @ C ) ) ) ) ).

% bot_apply
thf(fact_36_compl__eq__compl__iff,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( ( uminus_uminus @ A @ X )
            = ( uminus_uminus @ A @ Y ) )
          = ( X = Y ) ) ) ).

% compl_eq_compl_iff
thf(fact_37_double__compl,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( uminus_uminus @ A @ ( uminus_uminus @ A @ X ) )
          = X ) ) ).

% double_compl
thf(fact_38_neg__equal__iff__equal,axiom,
    ! [A: $tType] :
      ( ( group_add @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A] :
          ( ( ( uminus_uminus @ A @ A4 )
            = ( uminus_uminus @ A @ B4 ) )
          = ( A4 = B4 ) ) ) ).

% neg_equal_iff_equal
thf(fact_39_add_Oinverse__inverse,axiom,
    ! [A: $tType] :
      ( ( group_add @ A @ ( type2 @ A ) )
     => ! [A4: A] :
          ( ( uminus_uminus @ A @ ( uminus_uminus @ A @ A4 ) )
          = A4 ) ) ).

% add.inverse_inverse
thf(fact_40_uminus__apply,axiom,
    ! [B: $tType,A: $tType] :
      ( ( uminus @ B @ ( type2 @ B ) )
     => ( ( uminus_uminus @ ( A > B ) )
        = ( ^ [A3: A > B,X2: A] : ( uminus_uminus @ B @ ( A3 @ X2 ) ) ) ) ) ).

% uminus_apply
thf(fact_41_empty__iff,axiom,
    ! [A: $tType,C2: A] :
      ~ ( member @ A @ C2 @ ( bot_bot @ ( set @ A ) ) ) ).

% empty_iff
thf(fact_42_all__not__in__conv,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( ! [X2: A] :
            ~ ( member @ A @ X2 @ A2 ) )
      = ( A2
        = ( bot_bot @ ( set @ A ) ) ) ) ).

% all_not_in_conv
thf(fact_43_Collect__empty__eq,axiom,
    ! [A: $tType,P: A > $o] :
      ( ( ( collect @ A @ P )
        = ( bot_bot @ ( set @ A ) ) )
      = ( ! [X2: A] :
            ~ ( P @ X2 ) ) ) ).

% Collect_empty_eq
thf(fact_44_empty__Collect__eq,axiom,
    ! [A: $tType,P: A > $o] :
      ( ( ( bot_bot @ ( set @ A ) )
        = ( collect @ A @ P ) )
      = ( ! [X2: A] :
            ~ ( P @ X2 ) ) ) ).

% empty_Collect_eq
thf(fact_45_mem__Collect__eq,axiom,
    ! [A: $tType,A4: A,P: A > $o] :
      ( ( member @ A @ A4 @ ( collect @ A @ P ) )
      = ( P @ A4 ) ) ).

% mem_Collect_eq
thf(fact_46_Collect__mem__eq,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( collect @ A
        @ ^ [X2: A] : ( member @ A @ X2 @ A2 ) )
      = A2 ) ).

% Collect_mem_eq
thf(fact_47_Collect__cong,axiom,
    ! [A: $tType,P: A > $o,Q: A > $o] :
      ( ! [X3: A] :
          ( ( P @ X3 )
          = ( Q @ X3 ) )
     => ( ( collect @ A @ P )
        = ( collect @ A @ Q ) ) ) ).

% Collect_cong
thf(fact_48_ext,axiom,
    ! [B: $tType,A: $tType,F: A > B,G: A > B] :
      ( ! [X3: A] :
          ( ( F @ X3 )
          = ( G @ X3 ) )
     => ( F = G ) ) ).

% ext
thf(fact_49_sup_Oright__idem,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A] :
          ( ( sup_sup @ A @ ( sup_sup @ A @ A4 @ B4 ) @ B4 )
          = ( sup_sup @ A @ A4 @ B4 ) ) ) ).

% sup.right_idem
thf(fact_50_sup__left__idem,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( sup_sup @ A @ X @ ( sup_sup @ A @ X @ Y ) )
          = ( sup_sup @ A @ X @ Y ) ) ) ).

% sup_left_idem
thf(fact_51_sup_Oleft__idem,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A] :
          ( ( sup_sup @ A @ A4 @ ( sup_sup @ A @ A4 @ B4 ) )
          = ( sup_sup @ A @ A4 @ B4 ) ) ) ).

% sup.left_idem
thf(fact_52_sup__idem,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( sup_sup @ A @ X @ X )
          = X ) ) ).

% sup_idem
thf(fact_53_sup_Oidem,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ! [A4: A] :
          ( ( sup_sup @ A @ A4 @ A4 )
          = A4 ) ) ).

% sup.idem
thf(fact_54_sup__apply,axiom,
    ! [B: $tType,A: $tType] :
      ( ( semilattice_sup @ B @ ( type2 @ B ) )
     => ( ( sup_sup @ ( A > B ) )
        = ( ^ [F2: A > B,G2: A > B,X2: A] : ( sup_sup @ B @ ( F2 @ X2 ) @ ( G2 @ X2 ) ) ) ) ) ).

% sup_apply
thf(fact_55_UnCI,axiom,
    ! [A: $tType,C2: A,B2: set @ A,A2: set @ A] :
      ( ( ~ ( member @ A @ C2 @ B2 )
       => ( member @ A @ C2 @ A2 ) )
     => ( member @ A @ C2 @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) ) ) ).

% UnCI
thf(fact_56_Un__iff,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) )
      = ( ( member @ A @ C2 @ A2 )
        | ( member @ A @ C2 @ B2 ) ) ) ).

% Un_iff
thf(fact_57_ComplI,axiom,
    ! [A: $tType,C2: A,A2: set @ A] :
      ( ~ ( member @ A @ C2 @ A2 )
     => ( member @ A @ C2 @ ( uminus_uminus @ ( set @ A ) @ A2 ) ) ) ).

% ComplI
thf(fact_58_Compl__iff,axiom,
    ! [A: $tType,C2: A,A2: set @ A] :
      ( ( member @ A @ C2 @ ( uminus_uminus @ ( set @ A ) @ A2 ) )
      = ( ~ ( member @ A @ C2 @ A2 ) ) ) ).

% Compl_iff
thf(fact_59_Compl__eq__Compl__iff,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( ( uminus_uminus @ ( set @ A ) @ A2 )
        = ( uminus_uminus @ ( set @ A ) @ B2 ) )
      = ( A2 = B2 ) ) ).

% Compl_eq_Compl_iff
thf(fact_60_top1I,axiom,
    ! [A: $tType,X: A] : ( top_top @ ( A > $o ) @ X ) ).

% top1I
thf(fact_61_minus__diff__eq,axiom,
    ! [A: $tType] :
      ( ( group_add @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A] :
          ( ( uminus_uminus @ A @ ( minus_minus @ A @ A4 @ B4 ) )
          = ( minus_minus @ A @ B4 @ A4 ) ) ) ).

% minus_diff_eq
thf(fact_62_sup__bot_Oright__neutral,axiom,
    ! [A: $tType] :
      ( ( bounde1808546759up_bot @ A @ ( type2 @ A ) )
     => ! [A4: A] :
          ( ( sup_sup @ A @ A4 @ ( bot_bot @ A ) )
          = A4 ) ) ).

% sup_bot.right_neutral
thf(fact_63_sup__bot_Oleft__neutral,axiom,
    ! [A: $tType] :
      ( ( bounde1808546759up_bot @ A @ ( type2 @ A ) )
     => ! [A4: A] :
          ( ( sup_sup @ A @ ( bot_bot @ A ) @ A4 )
          = A4 ) ) ).

% sup_bot.left_neutral
thf(fact_64_sup__eq__bot__iff,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_bot @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( ( sup_sup @ A @ X @ Y )
            = ( bot_bot @ A ) )
          = ( ( X
              = ( bot_bot @ A ) )
            & ( Y
              = ( bot_bot @ A ) ) ) ) ) ).

% sup_eq_bot_iff
thf(fact_65_bot__eq__sup__iff,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_bot @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( ( bot_bot @ A )
            = ( sup_sup @ A @ X @ Y ) )
          = ( ( X
              = ( bot_bot @ A ) )
            & ( Y
              = ( bot_bot @ A ) ) ) ) ) ).

% bot_eq_sup_iff
thf(fact_66_sup__top__left,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_top @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( sup_sup @ A @ ( top_top @ A ) @ X )
          = ( top_top @ A ) ) ) ).

% sup_top_left
thf(fact_67_sup__top__right,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_top @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( sup_sup @ A @ X @ ( top_top @ A ) )
          = ( top_top @ A ) ) ) ).

% sup_top_right
thf(fact_68_Un__empty,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( ( sup_sup @ ( set @ A ) @ A2 @ B2 )
        = ( bot_bot @ ( set @ A ) ) )
      = ( ( A2
          = ( bot_bot @ ( set @ A ) ) )
        & ( B2
          = ( bot_bot @ ( set @ A ) ) ) ) ) ).

% Un_empty
thf(fact_69_Diff__cancel,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ A2 @ A2 )
      = ( bot_bot @ ( set @ A ) ) ) ).

% Diff_cancel
thf(fact_70_empty__Diff,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ ( bot_bot @ ( set @ A ) ) @ A2 )
      = ( bot_bot @ ( set @ A ) ) ) ).

% empty_Diff
thf(fact_71_Un__Diff__cancel2,axiom,
    ! [A: $tType,B2: set @ A,A2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ ( minus_minus @ ( set @ A ) @ B2 @ A2 ) @ A2 )
      = ( sup_sup @ ( set @ A ) @ B2 @ A2 ) ) ).

% Un_Diff_cancel2
thf(fact_72_Un__Diff__cancel,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ A2 @ ( minus_minus @ ( set @ A ) @ B2 @ A2 ) )
      = ( sup_sup @ ( set @ A ) @ A2 @ B2 ) ) ).

% Un_Diff_cancel
thf(fact_73_inflsts__empty,axiom,
    ! [A: $tType] :
      ( ( lList21612149805nflsts @ A @ ( bot_bot @ ( set @ A ) ) )
      = ( bot_bot @ ( set @ ( coinductive_llist @ A ) ) ) ) ).

% inflsts_empty
thf(fact_74_compl__bot__eq,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ( ( uminus_uminus @ A @ ( bot_bot @ A ) )
        = ( top_top @ A ) ) ) ).

% compl_bot_eq
thf(fact_75_compl__top__eq,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ( ( uminus_uminus @ A @ ( top_top @ A ) )
        = ( bot_bot @ A ) ) ) ).

% compl_top_eq
thf(fact_76_compl__sup__top,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( sup_sup @ A @ ( uminus_uminus @ A @ X ) @ X )
          = ( top_top @ A ) ) ) ).

% compl_sup_top
thf(fact_77_sup__compl__top,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( sup_sup @ A @ X @ ( uminus_uminus @ A @ X ) )
          = ( top_top @ A ) ) ) ).

% sup_compl_top
thf(fact_78_sup__compl__top__left1,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( sup_sup @ A @ ( uminus_uminus @ A @ X ) @ ( sup_sup @ A @ X @ Y ) )
          = ( top_top @ A ) ) ) ).

% sup_compl_top_left1
thf(fact_79_sup__compl__top__left2,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( sup_sup @ A @ X @ ( sup_sup @ A @ ( uminus_uminus @ A @ X ) @ Y ) )
          = ( top_top @ A ) ) ) ).

% sup_compl_top_left2
thf(fact_80_Compl__Diff__eq,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( uminus_uminus @ ( set @ A ) @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) )
      = ( sup_sup @ ( set @ A ) @ ( uminus_uminus @ ( set @ A ) @ A2 ) @ B2 ) ) ).

% Compl_Diff_eq
thf(fact_81_UnE,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) )
     => ( ~ ( member @ A @ C2 @ A2 )
       => ( member @ A @ C2 @ B2 ) ) ) ).

% UnE
thf(fact_82_UnI1,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ A2 )
     => ( member @ A @ C2 @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) ) ) ).

% UnI1
thf(fact_83_UnI2,axiom,
    ! [A: $tType,C2: A,B2: set @ A,A2: set @ A] :
      ( ( member @ A @ C2 @ B2 )
     => ( member @ A @ C2 @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) ) ) ).

% UnI2
thf(fact_84_ComplD,axiom,
    ! [A: $tType,C2: A,A2: set @ A] :
      ( ( member @ A @ C2 @ ( uminus_uminus @ ( set @ A ) @ A2 ) )
     => ~ ( member @ A @ C2 @ A2 ) ) ).

% ComplD
thf(fact_85_bex__Un,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,P: A > $o] :
      ( ( ? [X2: A] :
            ( ( member @ A @ X2 @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) )
            & ( P @ X2 ) ) )
      = ( ? [X2: A] :
            ( ( member @ A @ X2 @ A2 )
            & ( P @ X2 ) )
        | ? [X2: A] :
            ( ( member @ A @ X2 @ B2 )
            & ( P @ X2 ) ) ) ) ).

% bex_Un
thf(fact_86_emptyE,axiom,
    ! [A: $tType,A4: A] :
      ~ ( member @ A @ A4 @ ( bot_bot @ ( set @ A ) ) ) ).

% emptyE
thf(fact_87_ball__Un,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,P: A > $o] :
      ( ( ! [X2: A] :
            ( ( member @ A @ X2 @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) )
           => ( P @ X2 ) ) )
      = ( ! [X2: A] :
            ( ( member @ A @ X2 @ A2 )
           => ( P @ X2 ) )
        & ! [X2: A] :
            ( ( member @ A @ X2 @ B2 )
           => ( P @ X2 ) ) ) ) ).

% ball_Un
thf(fact_88_Un__assoc,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) @ C3 )
      = ( sup_sup @ ( set @ A ) @ A2 @ ( sup_sup @ ( set @ A ) @ B2 @ C3 ) ) ) ).

% Un_assoc
thf(fact_89_equals0D,axiom,
    ! [A: $tType,A2: set @ A,A4: A] :
      ( ( A2
        = ( bot_bot @ ( set @ A ) ) )
     => ~ ( member @ A @ A4 @ A2 ) ) ).

% equals0D
thf(fact_90_equals0I,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ! [Y2: A] :
          ~ ( member @ A @ Y2 @ A2 )
     => ( A2
        = ( bot_bot @ ( set @ A ) ) ) ) ).

% equals0I
thf(fact_91_Un__absorb,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ A2 @ A2 )
      = A2 ) ).

% Un_absorb
thf(fact_92_Un__commute,axiom,
    ! [A: $tType] :
      ( ( sup_sup @ ( set @ A ) )
      = ( ^ [A3: set @ A,B3: set @ A] : ( sup_sup @ ( set @ A ) @ B3 @ A3 ) ) ) ).

% Un_commute
thf(fact_93_ex__in__conv,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( ? [X2: A] : ( member @ A @ X2 @ A2 ) )
      = ( A2
       != ( bot_bot @ ( set @ A ) ) ) ) ).

% ex_in_conv
thf(fact_94_Un__empty__left,axiom,
    ! [A: $tType,B2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ ( bot_bot @ ( set @ A ) ) @ B2 )
      = B2 ) ).

% Un_empty_left
thf(fact_95_Un__empty__right,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ A2 @ ( bot_bot @ ( set @ A ) ) )
      = A2 ) ).

% Un_empty_right
thf(fact_96_Un__left__absorb,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ A2 @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) )
      = ( sup_sup @ ( set @ A ) @ A2 @ B2 ) ) ).

% Un_left_absorb
thf(fact_97_Compl__partition,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ A2 @ ( uminus_uminus @ ( set @ A ) @ A2 ) )
      = ( top_top @ ( set @ A ) ) ) ).

% Compl_partition
thf(fact_98_Un__left__commute,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ A2 @ ( sup_sup @ ( set @ A ) @ B2 @ C3 ) )
      = ( sup_sup @ ( set @ A ) @ B2 @ ( sup_sup @ ( set @ A ) @ A2 @ C3 ) ) ) ).

% Un_left_commute
thf(fact_99_Compl__partition2,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ ( uminus_uminus @ ( set @ A ) @ A2 ) @ A2 )
      = ( top_top @ ( set @ A ) ) ) ).

% Compl_partition2
thf(fact_100_bot__fun__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( bot @ B @ ( type2 @ B ) )
     => ( ( bot_bot @ ( A > B ) )
        = ( ^ [X2: A] : ( bot_bot @ B ) ) ) ) ).

% bot_fun_def
thf(fact_101_double__complement,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( uminus_uminus @ ( set @ A ) @ ( uminus_uminus @ ( set @ A ) @ A2 ) )
      = A2 ) ).

% double_complement
thf(fact_102_sup__cancel__left1,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,A4: A,B4: A] :
          ( ( sup_sup @ A @ ( sup_sup @ A @ X @ A4 ) @ ( sup_sup @ A @ ( uminus_uminus @ A @ X ) @ B4 ) )
          = ( top_top @ A ) ) ) ).

% sup_cancel_left1
thf(fact_103_sup__cancel__left2,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,A4: A,B4: A] :
          ( ( sup_sup @ A @ ( sup_sup @ A @ ( uminus_uminus @ A @ X ) @ A4 ) @ ( sup_sup @ A @ X @ B4 ) )
          = ( top_top @ A ) ) ) ).

% sup_cancel_left2
thf(fact_104_sup__bot__right,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_bot @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( sup_sup @ A @ X @ ( bot_bot @ A ) )
          = X ) ) ).

% sup_bot_right
thf(fact_105_sup__left__commute,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ( sup_sup @ A @ X @ ( sup_sup @ A @ Y @ Z ) )
          = ( sup_sup @ A @ Y @ ( sup_sup @ A @ X @ Z ) ) ) ) ).

% sup_left_commute
thf(fact_106_sup_Oleft__commute,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ! [B4: A,A4: A,C2: A] :
          ( ( sup_sup @ A @ B4 @ ( sup_sup @ A @ A4 @ C2 ) )
          = ( sup_sup @ A @ A4 @ ( sup_sup @ A @ B4 @ C2 ) ) ) ) ).

% sup.left_commute
thf(fact_107_sup__bot__left,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_bot @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( sup_sup @ A @ ( bot_bot @ A ) @ X )
          = X ) ) ).

% sup_bot_left
thf(fact_108_sup__commute,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ( ( sup_sup @ A )
        = ( ^ [X2: A,Y3: A] : ( sup_sup @ A @ Y3 @ X2 ) ) ) ) ).

% sup_commute
thf(fact_109_sup_Ocommute,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ( ( sup_sup @ A )
        = ( ^ [A5: A,B5: A] : ( sup_sup @ A @ B5 @ A5 ) ) ) ) ).

% sup.commute
thf(fact_110_minus__equation__iff,axiom,
    ! [A: $tType] :
      ( ( group_add @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A] :
          ( ( ( uminus_uminus @ A @ A4 )
            = B4 )
          = ( ( uminus_uminus @ A @ B4 )
            = A4 ) ) ) ).

% minus_equation_iff
thf(fact_111_equation__minus__iff,axiom,
    ! [A: $tType] :
      ( ( group_add @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A] :
          ( ( A4
            = ( uminus_uminus @ A @ B4 ) )
          = ( B4
            = ( uminus_uminus @ A @ A4 ) ) ) ) ).

% equation_minus_iff
thf(fact_112_sup__assoc,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ( sup_sup @ A @ ( sup_sup @ A @ X @ Y ) @ Z )
          = ( sup_sup @ A @ X @ ( sup_sup @ A @ Y @ Z ) ) ) ) ).

% sup_assoc
thf(fact_113_sup_Oassoc,axiom,
    ! [A: $tType] :
      ( ( semilattice_sup @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A,C2: A] :
          ( ( sup_sup @ A @ ( sup_sup @ A @ A4 @ B4 ) @ C2 )
          = ( sup_sup @ A @ A4 @ ( sup_sup @ A @ B4 @ C2 ) ) ) ) ).

% sup.assoc
thf(fact_114_fun__Compl__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( uminus @ B @ ( type2 @ B ) )
     => ( ( uminus_uminus @ ( A > B ) )
        = ( ^ [A3: A > B,X2: A] : ( uminus_uminus @ B @ ( A3 @ X2 ) ) ) ) ) ).

% fun_Compl_def
thf(fact_115_sup__fun__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( semilattice_sup @ B @ ( type2 @ B ) )
     => ( ( sup_sup @ ( A > B ) )
        = ( ^ [F2: A > B,G2: A > B,X2: A] : ( sup_sup @ B @ ( F2 @ X2 ) @ ( G2 @ X2 ) ) ) ) ) ).

% sup_fun_def
thf(fact_116_inf__sup__aci_I5_J,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ( ( sup_sup @ A )
        = ( ^ [X2: A,Y3: A] : ( sup_sup @ A @ Y3 @ X2 ) ) ) ) ).

% inf_sup_aci(5)
thf(fact_117_inf__sup__aci_I6_J,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ( sup_sup @ A @ ( sup_sup @ A @ X @ Y ) @ Z )
          = ( sup_sup @ A @ X @ ( sup_sup @ A @ Y @ Z ) ) ) ) ).

% inf_sup_aci(6)
thf(fact_118_inf__sup__aci_I7_J,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ( sup_sup @ A @ X @ ( sup_sup @ A @ Y @ Z ) )
          = ( sup_sup @ A @ Y @ ( sup_sup @ A @ X @ Z ) ) ) ) ).

% inf_sup_aci(7)
thf(fact_119_inf__sup__aci_I8_J,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( sup_sup @ A @ X @ ( sup_sup @ A @ X @ Y ) )
          = ( sup_sup @ A @ X @ Y ) ) ) ).

% inf_sup_aci(8)
thf(fact_120_Compl__empty__eq,axiom,
    ! [A: $tType] :
      ( ( uminus_uminus @ ( set @ A ) @ ( bot_bot @ ( set @ A ) ) )
      = ( top_top @ ( set @ A ) ) ) ).

% Compl_empty_eq
thf(fact_121_Compl__UNIV__eq,axiom,
    ! [A: $tType] :
      ( ( uminus_uminus @ ( set @ A ) @ ( top_top @ ( set @ A ) ) )
      = ( bot_bot @ ( set @ A ) ) ) ).

% Compl_UNIV_eq
thf(fact_122_Un__UNIV__left,axiom,
    ! [A: $tType,B2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ ( top_top @ ( set @ A ) ) @ B2 )
      = ( top_top @ ( set @ A ) ) ) ).

% Un_UNIV_left
thf(fact_123_Un__UNIV__right,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ A2 @ ( top_top @ ( set @ A ) ) )
      = ( top_top @ ( set @ A ) ) ) ).

% Un_UNIV_right
thf(fact_124_Un__Diff,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) @ C3 )
      = ( sup_sup @ ( set @ A ) @ ( minus_minus @ ( set @ A ) @ A2 @ C3 ) @ ( minus_minus @ ( set @ A ) @ B2 @ C3 ) ) ) ).

% Un_Diff
thf(fact_125_empty__not__UNIV,axiom,
    ! [A: $tType] :
      ( ( bot_bot @ ( set @ A ) )
     != ( top_top @ ( set @ A ) ) ) ).

% empty_not_UNIV
thf(fact_126_finlsts_OLCons__fin,axiom,
    ! [A: $tType,L: coinductive_llist @ A,A2: set @ A,A4: A] :
      ( ( member @ ( coinductive_llist @ A ) @ L @ ( lList2236698231inlsts @ A @ A2 ) )
     => ( ( member @ A @ A4 @ A2 )
       => ( member @ ( coinductive_llist @ A ) @ ( coinductive_LCons @ A @ A4 @ L ) @ ( lList2236698231inlsts @ A @ A2 ) ) ) ) ).

% finlsts.LCons_fin
thf(fact_127_alllsts_OLCons__all,axiom,
    ! [A: $tType,L: coinductive_llist @ A,A2: set @ A,A4: A] :
      ( ( member @ ( coinductive_llist @ A ) @ L @ ( lList2435255213lllsts @ A @ A2 ) )
     => ( ( member @ A @ A4 @ A2 )
       => ( member @ ( coinductive_llist @ A ) @ ( coinductive_LCons @ A @ A4 @ L ) @ ( lList2435255213lllsts @ A @ A2 ) ) ) ) ).

% alllsts.LCons_all
thf(fact_128_inflstsI2,axiom,
    ! [A: $tType,A4: A,A2: set @ A,T: coinductive_llist @ A] :
      ( ( member @ A @ A4 @ A2 )
     => ( ( member @ ( coinductive_llist @ A ) @ T @ ( lList21612149805nflsts @ A @ A2 ) )
       => ( member @ ( coinductive_llist @ A ) @ ( coinductive_LCons @ A @ A4 @ T ) @ ( lList21612149805nflsts @ A @ A2 ) ) ) ) ).

% inflstsI2
thf(fact_129_inflsts__cases,axiom,
    ! [A: $tType,S: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ S @ ( lList21612149805nflsts @ A @ A2 ) )
     => ~ ! [A6: A,L2: coinductive_llist @ A] :
            ( ( member @ ( coinductive_llist @ A ) @ L2 @ ( lList21612149805nflsts @ A @ A2 ) )
           => ( ( member @ A @ A6 @ A2 )
             => ( S
               != ( coinductive_LCons @ A @ A6 @ L2 ) ) ) ) ) ).

% inflsts_cases
thf(fact_130_llist_Oinject,axiom,
    ! [A: $tType,X21: A,X22: coinductive_llist @ A,Y21: A,Y22: coinductive_llist @ A] :
      ( ( ( coinductive_LCons @ A @ X21 @ X22 )
        = ( coinductive_LCons @ A @ Y21 @ Y22 ) )
      = ( ( X21 = Y21 )
        & ( X22 = Y22 ) ) ) ).

% llist.inject
thf(fact_131_minus__diff__minus,axiom,
    ! [A: $tType] :
      ( ( ab_group_add @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A] :
          ( ( minus_minus @ A @ ( uminus_uminus @ A @ A4 ) @ ( uminus_uminus @ A @ B4 ) )
          = ( uminus_uminus @ A @ ( minus_minus @ A @ A4 @ B4 ) ) ) ) ).

% minus_diff_minus
thf(fact_132_fpslsts__cases,axiom,
    ! [A: $tType,R: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ R @ ( lList22096119349pslsts @ A @ A2 ) )
     => ~ ! [A6: A,Rs: coinductive_llist @ A] :
            ( ( R
              = ( coinductive_LCons @ A @ A6 @ Rs ) )
           => ( ( member @ A @ A6 @ A2 )
             => ~ ( member @ ( coinductive_llist @ A ) @ Rs @ ( lList2236698231inlsts @ A @ A2 ) ) ) ) ) ).

% fpslsts_cases
thf(fact_133_finlsts__rec__LCons,axiom,
    ! [B: $tType,A: $tType,R: coinductive_llist @ A,A2: set @ A,C2: B,D2: A > ( coinductive_llist @ A ) > B > B,A4: A] :
      ( ( member @ ( coinductive_llist @ A ) @ R @ ( lList2236698231inlsts @ A @ A2 ) )
     => ( ( lList21916056377ts_rec @ B @ A @ C2 @ D2 @ ( coinductive_LCons @ A @ A4 @ R ) )
        = ( D2 @ A4 @ R @ ( lList21916056377ts_rec @ B @ A @ C2 @ D2 @ R ) ) ) ) ).

% finlsts_rec_LCons
thf(fact_134_finlsts__rec__LCons__def,axiom,
    ! [B: $tType,A: $tType,F: ( coinductive_llist @ A ) > B,C2: B,D2: A > ( coinductive_llist @ A ) > B > B,R: coinductive_llist @ A,A2: set @ A,A4: A] :
      ( ( F
        = ( lList21916056377ts_rec @ B @ A @ C2 @ D2 ) )
     => ( ( member @ ( coinductive_llist @ A ) @ R @ ( lList2236698231inlsts @ A @ A2 ) )
       => ( ( F @ ( coinductive_LCons @ A @ A4 @ R ) )
          = ( D2 @ A4 @ R @ ( F @ R ) ) ) ) ) ).

% finlsts_rec_LCons_def
thf(fact_135_top__conj_I2_J,axiom,
    ! [A: $tType,P: $o,X: A] :
      ( ( P
        & ( top_top @ ( A > $o ) @ X ) )
      = P ) ).

% top_conj(2)
thf(fact_136_top__conj_I1_J,axiom,
    ! [A: $tType,X: A,P: $o] :
      ( ( ( top_top @ ( A > $o ) @ X )
        & P )
      = P ) ).

% top_conj(1)
thf(fact_137_Set_Ois__empty__def,axiom,
    ! [A: $tType] :
      ( ( is_empty @ A )
      = ( ^ [A3: set @ A] :
            ( A3
            = ( bot_bot @ ( set @ A ) ) ) ) ) ).

% Set.is_empty_def
thf(fact_138_poslsts__empty,axiom,
    ! [A: $tType] :
      ( ( lList21148268032oslsts @ A @ ( bot_bot @ ( set @ A ) ) )
      = ( bot_bot @ ( set @ ( coinductive_llist @ A ) ) ) ) ).

% poslsts_empty
thf(fact_139_fpslsts__empty,axiom,
    ! [A: $tType] :
      ( ( lList22096119349pslsts @ A @ ( bot_bot @ ( set @ A ) ) )
      = ( bot_bot @ ( set @ ( coinductive_llist @ A ) ) ) ) ).

% fpslsts_empty
thf(fact_140_bot__empty__eq,axiom,
    ! [A: $tType] :
      ( ( bot_bot @ ( A > $o ) )
      = ( ^ [X2: A] : ( member @ A @ X2 @ ( bot_bot @ ( set @ A ) ) ) ) ) ).

% bot_empty_eq
thf(fact_141_bot__set__def,axiom,
    ! [A: $tType] :
      ( ( bot_bot @ ( set @ A ) )
      = ( collect @ A @ ( bot_bot @ ( A > $o ) ) ) ) ).

% bot_set_def
thf(fact_142_compl__unique,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( ( inf_inf @ A @ X @ Y )
            = ( bot_bot @ A ) )
         => ( ( ( sup_sup @ A @ X @ Y )
              = ( top_top @ A ) )
           => ( ( uminus_uminus @ A @ X )
              = Y ) ) ) ) ).

% compl_unique
thf(fact_143_fin__Int__inf,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( inf_inf @ ( set @ ( coinductive_llist @ A ) ) @ ( lList2236698231inlsts @ A @ A2 ) @ ( lList21612149805nflsts @ A @ A2 ) )
      = ( bot_bot @ ( set @ ( coinductive_llist @ A ) ) ) ) ).

% fin_Int_inf
thf(fact_144_poslsts__iff,axiom,
    ! [A: $tType,S: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ S @ ( lList21148268032oslsts @ A @ A2 ) )
      = ( ( member @ ( coinductive_llist @ A ) @ S @ ( lList2435255213lllsts @ A @ A2 ) )
        & ( S
         != ( coinductive_LNil @ A ) ) ) ) ).

% poslsts_iff
thf(fact_145_fpslsts__iff,axiom,
    ! [A: $tType,S: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ S @ ( lList22096119349pslsts @ A @ A2 ) )
      = ( ( member @ ( coinductive_llist @ A ) @ S @ ( lList2236698231inlsts @ A @ A2 ) )
        & ( S
         != ( coinductive_LNil @ A ) ) ) ) ).

% fpslsts_iff
thf(fact_146_inf__apply,axiom,
    ! [B: $tType,A: $tType] :
      ( ( semilattice_inf @ B @ ( type2 @ B ) )
     => ( ( inf_inf @ ( A > B ) )
        = ( ^ [F2: A > B,G2: A > B,X2: A] : ( inf_inf @ B @ ( F2 @ X2 ) @ ( G2 @ X2 ) ) ) ) ) ).

% inf_apply
thf(fact_147_inf_Oidem,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ! [A4: A] :
          ( ( inf_inf @ A @ A4 @ A4 )
          = A4 ) ) ).

% inf.idem
thf(fact_148_inf__idem,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( inf_inf @ A @ X @ X )
          = X ) ) ).

% inf_idem
thf(fact_149_inf_Oleft__idem,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A] :
          ( ( inf_inf @ A @ A4 @ ( inf_inf @ A @ A4 @ B4 ) )
          = ( inf_inf @ A @ A4 @ B4 ) ) ) ).

% inf.left_idem
thf(fact_150_inf__left__idem,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( inf_inf @ A @ X @ ( inf_inf @ A @ X @ Y ) )
          = ( inf_inf @ A @ X @ Y ) ) ) ).

% inf_left_idem
thf(fact_151_inf_Oright__idem,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A] :
          ( ( inf_inf @ A @ ( inf_inf @ A @ A4 @ B4 ) @ B4 )
          = ( inf_inf @ A @ A4 @ B4 ) ) ) ).

% inf.right_idem
thf(fact_152_inf__right__idem,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( inf_inf @ A @ ( inf_inf @ A @ X @ Y ) @ Y )
          = ( inf_inf @ A @ X @ Y ) ) ) ).

% inf_right_idem
thf(fact_153_IntI,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ A2 )
     => ( ( member @ A @ C2 @ B2 )
       => ( member @ A @ C2 @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) ) ) ) ).

% IntI
thf(fact_154_Int__iff,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) )
      = ( ( member @ A @ C2 @ A2 )
        & ( member @ A @ C2 @ B2 ) ) ) ).

% Int_iff
thf(fact_155_inf__bot__left,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_bot @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( inf_inf @ A @ ( bot_bot @ A ) @ X )
          = ( bot_bot @ A ) ) ) ).

% inf_bot_left
thf(fact_156_inf__bot__right,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_bot @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( inf_inf @ A @ X @ ( bot_bot @ A ) )
          = ( bot_bot @ A ) ) ) ).

% inf_bot_right
thf(fact_157_inf__top_Oright__neutral,axiom,
    ! [A: $tType] :
      ( ( bounde1561333602nf_top @ A @ ( type2 @ A ) )
     => ! [A4: A] :
          ( ( inf_inf @ A @ A4 @ ( top_top @ A ) )
          = A4 ) ) ).

% inf_top.right_neutral
thf(fact_158_inf__top_Oleft__neutral,axiom,
    ! [A: $tType] :
      ( ( bounde1561333602nf_top @ A @ ( type2 @ A ) )
     => ! [A4: A] :
          ( ( inf_inf @ A @ ( top_top @ A ) @ A4 )
          = A4 ) ) ).

% inf_top.left_neutral
thf(fact_159_inf__eq__top__iff,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_top @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( ( inf_inf @ A @ X @ Y )
            = ( top_top @ A ) )
          = ( ( X
              = ( top_top @ A ) )
            & ( Y
              = ( top_top @ A ) ) ) ) ) ).

% inf_eq_top_iff
thf(fact_160_inf__sup__absorb,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( inf_inf @ A @ X @ ( sup_sup @ A @ X @ Y ) )
          = X ) ) ).

% inf_sup_absorb
thf(fact_161_sup__inf__absorb,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( sup_sup @ A @ X @ ( inf_inf @ A @ X @ Y ) )
          = X ) ) ).

% sup_inf_absorb
thf(fact_162_Int__UNIV,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( ( inf_inf @ ( set @ A ) @ A2 @ B2 )
        = ( top_top @ ( set @ A ) ) )
      = ( ( A2
          = ( top_top @ ( set @ A ) ) )
        & ( B2
          = ( top_top @ ( set @ A ) ) ) ) ) ).

% Int_UNIV
thf(fact_163_inf__compl__bot__right,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( inf_inf @ A @ X @ ( inf_inf @ A @ Y @ ( uminus_uminus @ A @ X ) ) )
          = ( bot_bot @ A ) ) ) ).

% inf_compl_bot_right
thf(fact_164_inf__compl__bot__left2,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( inf_inf @ A @ X @ ( inf_inf @ A @ ( uminus_uminus @ A @ X ) @ Y ) )
          = ( bot_bot @ A ) ) ) ).

% inf_compl_bot_left2
thf(fact_165_inf__compl__bot__left1,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( inf_inf @ A @ ( uminus_uminus @ A @ X ) @ ( inf_inf @ A @ X @ Y ) )
          = ( bot_bot @ A ) ) ) ).

% inf_compl_bot_left1
thf(fact_166_inf__compl__bot,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( inf_inf @ A @ X @ ( uminus_uminus @ A @ X ) )
          = ( bot_bot @ A ) ) ) ).

% inf_compl_bot
thf(fact_167_compl__inf__bot,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( inf_inf @ A @ ( uminus_uminus @ A @ X ) @ X )
          = ( bot_bot @ A ) ) ) ).

% compl_inf_bot
thf(fact_168_compl__sup,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( uminus_uminus @ A @ ( sup_sup @ A @ X @ Y ) )
          = ( inf_inf @ A @ ( uminus_uminus @ A @ X ) @ ( uminus_uminus @ A @ Y ) ) ) ) ).

% compl_sup
thf(fact_169_compl__inf,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( uminus_uminus @ A @ ( inf_inf @ A @ X @ Y ) )
          = ( sup_sup @ A @ ( uminus_uminus @ A @ X ) @ ( uminus_uminus @ A @ Y ) ) ) ) ).

% compl_inf
thf(fact_170_Diff__disjoint,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ A2 @ ( minus_minus @ ( set @ A ) @ B2 @ A2 ) )
      = ( bot_bot @ ( set @ A ) ) ) ).

% Diff_disjoint
thf(fact_171_Compl__disjoint,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ A2 @ ( uminus_uminus @ ( set @ A ) @ A2 ) )
      = ( bot_bot @ ( set @ A ) ) ) ).

% Compl_disjoint
thf(fact_172_Compl__disjoint2,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ ( uminus_uminus @ ( set @ A ) @ A2 ) @ A2 )
      = ( bot_bot @ ( set @ A ) ) ) ).

% Compl_disjoint2
thf(fact_173_Diff__Compl,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ A2 @ ( uminus_uminus @ ( set @ A ) @ B2 ) )
      = ( inf_inf @ ( set @ A ) @ A2 @ B2 ) ) ).

% Diff_Compl
thf(fact_174_poslsts__UNIV,axiom,
    ! [A: $tType,S: coinductive_llist @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ S @ ( lList21148268032oslsts @ A @ ( top_top @ ( set @ A ) ) ) )
      = ( S
       != ( coinductive_LNil @ A ) ) ) ).

% poslsts_UNIV
thf(fact_175_neq__LNil__conv,axiom,
    ! [A: $tType,Xs: coinductive_llist @ A] :
      ( ( Xs
       != ( coinductive_LNil @ A ) )
      = ( ? [X2: A,Xs2: coinductive_llist @ A] :
            ( Xs
            = ( coinductive_LCons @ A @ X2 @ Xs2 ) ) ) ) ).

% neq_LNil_conv
thf(fact_176_llist_Odistinct_I1_J,axiom,
    ! [A: $tType,X21: A,X22: coinductive_llist @ A] :
      ( ( coinductive_LNil @ A )
     != ( coinductive_LCons @ A @ X21 @ X22 ) ) ).

% llist.distinct(1)
thf(fact_177_inf__top__right,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_top @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( inf_inf @ A @ X @ ( top_top @ A ) )
          = X ) ) ).

% inf_top_right
thf(fact_178_inf__top__left,axiom,
    ! [A: $tType] :
      ( ( bounded_lattice_top @ A @ ( type2 @ A ) )
     => ! [X: A] :
          ( ( inf_inf @ A @ ( top_top @ A ) @ X )
          = X ) ) ).

% inf_top_left
thf(fact_179_distrib__imp1,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ! [X3: A,Y2: A,Z2: A] :
              ( ( inf_inf @ A @ X3 @ ( sup_sup @ A @ Y2 @ Z2 ) )
              = ( sup_sup @ A @ ( inf_inf @ A @ X3 @ Y2 ) @ ( inf_inf @ A @ X3 @ Z2 ) ) )
         => ( ( sup_sup @ A @ X @ ( inf_inf @ A @ Y @ Z ) )
            = ( inf_inf @ A @ ( sup_sup @ A @ X @ Y ) @ ( sup_sup @ A @ X @ Z ) ) ) ) ) ).

% distrib_imp1
thf(fact_180_distrib__imp2,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ! [X3: A,Y2: A,Z2: A] :
              ( ( sup_sup @ A @ X3 @ ( inf_inf @ A @ Y2 @ Z2 ) )
              = ( inf_inf @ A @ ( sup_sup @ A @ X3 @ Y2 ) @ ( sup_sup @ A @ X3 @ Z2 ) ) )
         => ( ( inf_inf @ A @ X @ ( sup_sup @ A @ Y @ Z ) )
            = ( sup_sup @ A @ ( inf_inf @ A @ X @ Y ) @ ( inf_inf @ A @ X @ Z ) ) ) ) ) ).

% distrib_imp2
thf(fact_181_inf__sup__distrib1,axiom,
    ! [A: $tType] :
      ( ( distrib_lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ( inf_inf @ A @ X @ ( sup_sup @ A @ Y @ Z ) )
          = ( sup_sup @ A @ ( inf_inf @ A @ X @ Y ) @ ( inf_inf @ A @ X @ Z ) ) ) ) ).

% inf_sup_distrib1
thf(fact_182_inf__sup__distrib2,axiom,
    ! [A: $tType] :
      ( ( distrib_lattice @ A @ ( type2 @ A ) )
     => ! [Y: A,Z: A,X: A] :
          ( ( inf_inf @ A @ ( sup_sup @ A @ Y @ Z ) @ X )
          = ( sup_sup @ A @ ( inf_inf @ A @ Y @ X ) @ ( inf_inf @ A @ Z @ X ) ) ) ) ).

% inf_sup_distrib2
thf(fact_183_sup__inf__distrib1,axiom,
    ! [A: $tType] :
      ( ( distrib_lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ( sup_sup @ A @ X @ ( inf_inf @ A @ Y @ Z ) )
          = ( inf_inf @ A @ ( sup_sup @ A @ X @ Y ) @ ( sup_sup @ A @ X @ Z ) ) ) ) ).

% sup_inf_distrib1
thf(fact_184_sup__inf__distrib2,axiom,
    ! [A: $tType] :
      ( ( distrib_lattice @ A @ ( type2 @ A ) )
     => ! [Y: A,Z: A,X: A] :
          ( ( sup_sup @ A @ ( inf_inf @ A @ Y @ Z ) @ X )
          = ( inf_inf @ A @ ( sup_sup @ A @ Y @ X ) @ ( sup_sup @ A @ Z @ X ) ) ) ) ).

% sup_inf_distrib2
thf(fact_185_disjoint__iff__not__equal,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( ( inf_inf @ ( set @ A ) @ A2 @ B2 )
        = ( bot_bot @ ( set @ A ) ) )
      = ( ! [X2: A] :
            ( ( member @ A @ X2 @ A2 )
           => ! [Y3: A] :
                ( ( member @ A @ Y3 @ B2 )
               => ( X2 != Y3 ) ) ) ) ) ).

% disjoint_iff_not_equal
thf(fact_186_Int__empty__right,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ A2 @ ( bot_bot @ ( set @ A ) ) )
      = ( bot_bot @ ( set @ A ) ) ) ).

% Int_empty_right
thf(fact_187_Int__empty__left,axiom,
    ! [A: $tType,B2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ ( bot_bot @ ( set @ A ) ) @ B2 )
      = ( bot_bot @ ( set @ A ) ) ) ).

% Int_empty_left
thf(fact_188_Int__emptyI,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ! [X3: A] :
          ( ( member @ A @ X3 @ A2 )
         => ~ ( member @ A @ X3 @ B2 ) )
     => ( ( inf_inf @ ( set @ A ) @ A2 @ B2 )
        = ( bot_bot @ ( set @ A ) ) ) ) ).

% Int_emptyI
thf(fact_189_Int__UNIV__right,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ A2 @ ( top_top @ ( set @ A ) ) )
      = A2 ) ).

% Int_UNIV_right
thf(fact_190_Int__UNIV__left,axiom,
    ! [A: $tType,B2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ ( top_top @ ( set @ A ) ) @ B2 )
      = B2 ) ).

% Int_UNIV_left
thf(fact_191_Un__Int__distrib2,axiom,
    ! [A: $tType,B2: set @ A,C3: set @ A,A2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ B2 @ C3 ) @ A2 )
      = ( inf_inf @ ( set @ A ) @ ( sup_sup @ ( set @ A ) @ B2 @ A2 ) @ ( sup_sup @ ( set @ A ) @ C3 @ A2 ) ) ) ).

% Un_Int_distrib2
thf(fact_192_Int__Un__distrib2,axiom,
    ! [A: $tType,B2: set @ A,C3: set @ A,A2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ ( sup_sup @ ( set @ A ) @ B2 @ C3 ) @ A2 )
      = ( sup_sup @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ B2 @ A2 ) @ ( inf_inf @ ( set @ A ) @ C3 @ A2 ) ) ) ).

% Int_Un_distrib2
thf(fact_193_Un__Int__distrib,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ A2 @ ( inf_inf @ ( set @ A ) @ B2 @ C3 ) )
      = ( inf_inf @ ( set @ A ) @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) @ ( sup_sup @ ( set @ A ) @ A2 @ C3 ) ) ) ).

% Un_Int_distrib
thf(fact_194_Int__Un__distrib,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ A2 @ ( sup_sup @ ( set @ A ) @ B2 @ C3 ) )
      = ( sup_sup @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) @ ( inf_inf @ ( set @ A ) @ A2 @ C3 ) ) ) ).

% Int_Un_distrib
thf(fact_195_Un__Int__crazy,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ ( sup_sup @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) @ ( inf_inf @ ( set @ A ) @ B2 @ C3 ) ) @ ( inf_inf @ ( set @ A ) @ C3 @ A2 ) )
      = ( inf_inf @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) @ ( sup_sup @ ( set @ A ) @ B2 @ C3 ) ) @ ( sup_sup @ ( set @ A ) @ C3 @ A2 ) ) ) ).

% Un_Int_crazy
thf(fact_196_Int__Diff,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) @ C3 )
      = ( inf_inf @ ( set @ A ) @ A2 @ ( minus_minus @ ( set @ A ) @ B2 @ C3 ) ) ) ).

% Int_Diff
thf(fact_197_Diff__Int2,axiom,
    ! [A: $tType,A2: set @ A,C3: set @ A,B2: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ A2 @ C3 ) @ ( inf_inf @ ( set @ A ) @ B2 @ C3 ) )
      = ( minus_minus @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ A2 @ C3 ) @ B2 ) ) ).

% Diff_Int2
thf(fact_198_Diff__Diff__Int,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ A2 @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) )
      = ( inf_inf @ ( set @ A ) @ A2 @ B2 ) ) ).

% Diff_Diff_Int
thf(fact_199_Diff__Int__distrib,axiom,
    ! [A: $tType,C3: set @ A,A2: set @ A,B2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ C3 @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) )
      = ( minus_minus @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ C3 @ A2 ) @ ( inf_inf @ ( set @ A ) @ C3 @ B2 ) ) ) ).

% Diff_Int_distrib
thf(fact_200_Diff__Int__distrib2,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) @ C3 )
      = ( minus_minus @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ A2 @ C3 ) @ ( inf_inf @ ( set @ A ) @ B2 @ C3 ) ) ) ).

% Diff_Int_distrib2
thf(fact_201_llistE,axiom,
    ! [A: $tType,Y: coinductive_llist @ A] :
      ( ( Y
       != ( coinductive_LNil @ A ) )
     => ~ ! [X212: A,X222: coinductive_llist @ A] :
            ( Y
           != ( coinductive_LCons @ A @ X212 @ X222 ) ) ) ).

% llistE
thf(fact_202_finlsts_OLNil__fin,axiom,
    ! [A: $tType,A2: set @ A] : ( member @ ( coinductive_llist @ A ) @ ( coinductive_LNil @ A ) @ ( lList2236698231inlsts @ A @ A2 ) ) ).

% finlsts.LNil_fin
thf(fact_203_alllsts_OLNil__all,axiom,
    ! [A: $tType,A2: set @ A] : ( member @ ( coinductive_llist @ A ) @ ( coinductive_LNil @ A ) @ ( lList2435255213lllsts @ A @ A2 ) ) ).

% alllsts.LNil_all
thf(fact_204_IntE,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) )
     => ~ ( ( member @ A @ C2 @ A2 )
         => ~ ( member @ A @ C2 @ B2 ) ) ) ).

% IntE
thf(fact_205_IntD1,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) )
     => ( member @ A @ C2 @ A2 ) ) ).

% IntD1
thf(fact_206_IntD2,axiom,
    ! [A: $tType,C2: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ C2 @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) )
     => ( member @ A @ C2 @ B2 ) ) ).

% IntD2
thf(fact_207_Int__assoc,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) @ C3 )
      = ( inf_inf @ ( set @ A ) @ A2 @ ( inf_inf @ ( set @ A ) @ B2 @ C3 ) ) ) ).

% Int_assoc
thf(fact_208_Int__absorb,axiom,
    ! [A: $tType,A2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ A2 @ A2 )
      = A2 ) ).

% Int_absorb
thf(fact_209_Int__commute,axiom,
    ! [A: $tType] :
      ( ( inf_inf @ ( set @ A ) )
      = ( ^ [A3: set @ A,B3: set @ A] : ( inf_inf @ ( set @ A ) @ B3 @ A3 ) ) ) ).

% Int_commute
thf(fact_210_Int__left__absorb,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ A2 @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) )
      = ( inf_inf @ ( set @ A ) @ A2 @ B2 ) ) ).

% Int_left_absorb
thf(fact_211_Int__left__commute,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ A2 @ ( inf_inf @ ( set @ A ) @ B2 @ C3 ) )
      = ( inf_inf @ ( set @ A ) @ B2 @ ( inf_inf @ ( set @ A ) @ A2 @ C3 ) ) ) ).

% Int_left_commute
thf(fact_212_inf__sup__aci_I4_J,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A] :
          ( ( inf_inf @ A @ X @ ( inf_inf @ A @ X @ Y ) )
          = ( inf_inf @ A @ X @ Y ) ) ) ).

% inf_sup_aci(4)
thf(fact_213_inf__sup__aci_I3_J,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ( inf_inf @ A @ X @ ( inf_inf @ A @ Y @ Z ) )
          = ( inf_inf @ A @ Y @ ( inf_inf @ A @ X @ Z ) ) ) ) ).

% inf_sup_aci(3)
thf(fact_214_inf__sup__aci_I2_J,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ( inf_inf @ A @ ( inf_inf @ A @ X @ Y ) @ Z )
          = ( inf_inf @ A @ X @ ( inf_inf @ A @ Y @ Z ) ) ) ) ).

% inf_sup_aci(2)
thf(fact_215_inf__sup__aci_I1_J,axiom,
    ! [A: $tType] :
      ( ( lattice @ A @ ( type2 @ A ) )
     => ( ( inf_inf @ A )
        = ( ^ [X2: A,Y3: A] : ( inf_inf @ A @ Y3 @ X2 ) ) ) ) ).

% inf_sup_aci(1)
thf(fact_216_inf__fun__def,axiom,
    ! [B: $tType,A: $tType] :
      ( ( semilattice_inf @ B @ ( type2 @ B ) )
     => ( ( inf_inf @ ( A > B ) )
        = ( ^ [F2: A > B,G2: A > B,X2: A] : ( inf_inf @ B @ ( F2 @ X2 ) @ ( G2 @ X2 ) ) ) ) ) ).

% inf_fun_def
thf(fact_217_inf_Oassoc,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ! [A4: A,B4: A,C2: A] :
          ( ( inf_inf @ A @ ( inf_inf @ A @ A4 @ B4 ) @ C2 )
          = ( inf_inf @ A @ A4 @ ( inf_inf @ A @ B4 @ C2 ) ) ) ) ).

% inf.assoc
thf(fact_218_inf__assoc,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ( inf_inf @ A @ ( inf_inf @ A @ X @ Y ) @ Z )
          = ( inf_inf @ A @ X @ ( inf_inf @ A @ Y @ Z ) ) ) ) ).

% inf_assoc
thf(fact_219_inf_Ocommute,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ( ( inf_inf @ A )
        = ( ^ [A5: A,B5: A] : ( inf_inf @ A @ B5 @ A5 ) ) ) ) ).

% inf.commute
thf(fact_220_inf__commute,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ( ( inf_inf @ A )
        = ( ^ [X2: A,Y3: A] : ( inf_inf @ A @ Y3 @ X2 ) ) ) ) ).

% inf_commute
thf(fact_221_inf_Oleft__commute,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ! [B4: A,A4: A,C2: A] :
          ( ( inf_inf @ A @ B4 @ ( inf_inf @ A @ A4 @ C2 ) )
          = ( inf_inf @ A @ A4 @ ( inf_inf @ A @ B4 @ C2 ) ) ) ) ).

% inf.left_commute
thf(fact_222_inf__left__commute,axiom,
    ! [A: $tType] :
      ( ( semilattice_inf @ A @ ( type2 @ A ) )
     => ! [X: A,Y: A,Z: A] :
          ( ( inf_inf @ A @ X @ ( inf_inf @ A @ Y @ Z ) )
          = ( inf_inf @ A @ Y @ ( inf_inf @ A @ X @ Z ) ) ) ) ).

% inf_left_commute
thf(fact_223_finlsts__rec__LNil__def,axiom,
    ! [A: $tType,B: $tType,F: ( coinductive_llist @ A ) > B,C2: B,D2: A > ( coinductive_llist @ A ) > B > B] :
      ( ( F
        = ( lList21916056377ts_rec @ B @ A @ C2 @ D2 ) )
     => ( ( F @ ( coinductive_LNil @ A ) )
        = C2 ) ) ).

% finlsts_rec_LNil_def
thf(fact_224_finlsts__rec__LNil,axiom,
    ! [B: $tType,A: $tType,C2: A,D2: B > ( coinductive_llist @ B ) > A > A] :
      ( ( lList21916056377ts_rec @ A @ B @ C2 @ D2 @ ( coinductive_LNil @ B ) )
      = C2 ) ).

% finlsts_rec_LNil
thf(fact_225_diff__eq,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ( ( minus_minus @ A )
        = ( ^ [X2: A,Y3: A] : ( inf_inf @ A @ X2 @ ( uminus_uminus @ A @ Y3 ) ) ) ) ) ).

% diff_eq
thf(fact_226_inf__cancel__left2,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,A4: A,B4: A] :
          ( ( inf_inf @ A @ ( inf_inf @ A @ ( uminus_uminus @ A @ X ) @ A4 ) @ ( inf_inf @ A @ X @ B4 ) )
          = ( bot_bot @ A ) ) ) ).

% inf_cancel_left2
thf(fact_227_inf__cancel__left1,axiom,
    ! [A: $tType] :
      ( ( boolean_algebra @ A @ ( type2 @ A ) )
     => ! [X: A,A4: A,B4: A] :
          ( ( inf_inf @ A @ ( inf_inf @ A @ X @ A4 ) @ ( inf_inf @ A @ ( uminus_uminus @ A @ X ) @ B4 ) )
          = ( bot_bot @ A ) ) ) ).

% inf_cancel_left1
thf(fact_228_Diff__triv,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( ( inf_inf @ ( set @ A ) @ A2 @ B2 )
        = ( bot_bot @ ( set @ A ) ) )
     => ( ( minus_minus @ ( set @ A ) @ A2 @ B2 )
        = A2 ) ) ).

% Diff_triv
thf(fact_229_Un__Diff__Int,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) )
      = A2 ) ).

% Un_Diff_Int
thf(fact_230_Diff__Int,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ A2 @ ( inf_inf @ ( set @ A ) @ B2 @ C3 ) )
      = ( sup_sup @ ( set @ A ) @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) @ ( minus_minus @ ( set @ A ) @ A2 @ C3 ) ) ) ).

% Diff_Int
thf(fact_231_Diff__Un,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A,C3: set @ A] :
      ( ( minus_minus @ ( set @ A ) @ A2 @ ( sup_sup @ ( set @ A ) @ B2 @ C3 ) )
      = ( inf_inf @ ( set @ A ) @ ( minus_minus @ ( set @ A ) @ A2 @ B2 ) @ ( minus_minus @ ( set @ A ) @ A2 @ C3 ) ) ) ).

% Diff_Un
thf(fact_232_Compl__Un,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( uminus_uminus @ ( set @ A ) @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) )
      = ( inf_inf @ ( set @ A ) @ ( uminus_uminus @ ( set @ A ) @ A2 ) @ ( uminus_uminus @ ( set @ A ) @ B2 ) ) ) ).

% Compl_Un
thf(fact_233_Compl__Int,axiom,
    ! [A: $tType,A2: set @ A,B2: set @ A] :
      ( ( uminus_uminus @ ( set @ A ) @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) )
      = ( sup_sup @ ( set @ A ) @ ( uminus_uminus @ ( set @ A ) @ A2 ) @ ( uminus_uminus @ ( set @ A ) @ B2 ) ) ) ).

% Compl_Int
thf(fact_234_Diff__eq,axiom,
    ! [A: $tType] :
      ( ( minus_minus @ ( set @ A ) )
      = ( ^ [A3: set @ A,B3: set @ A] : ( inf_inf @ ( set @ A ) @ A3 @ ( uminus_uminus @ ( set @ A ) @ B3 ) ) ) ) ).

% Diff_eq
thf(fact_235_finlsts_Ocases,axiom,
    ! [A: $tType,A4: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ A4 @ ( lList2236698231inlsts @ A @ A2 ) )
     => ( ( A4
         != ( coinductive_LNil @ A ) )
       => ~ ! [L2: coinductive_llist @ A,A6: A] :
              ( ( A4
                = ( coinductive_LCons @ A @ A6 @ L2 ) )
             => ( ( member @ ( coinductive_llist @ A ) @ L2 @ ( lList2236698231inlsts @ A @ A2 ) )
               => ~ ( member @ A @ A6 @ A2 ) ) ) ) ) ).

% finlsts.cases
thf(fact_236_finlsts_Osimps,axiom,
    ! [A: $tType,A4: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ A4 @ ( lList2236698231inlsts @ A @ A2 ) )
      = ( ( A4
          = ( coinductive_LNil @ A ) )
        | ? [L3: coinductive_llist @ A,A5: A] :
            ( ( A4
              = ( coinductive_LCons @ A @ A5 @ L3 ) )
            & ( member @ ( coinductive_llist @ A ) @ L3 @ ( lList2236698231inlsts @ A @ A2 ) )
            & ( member @ A @ A5 @ A2 ) ) ) ) ).

% finlsts.simps
thf(fact_237_finlsts__induct,axiom,
    ! [A: $tType,X: coinductive_llist @ A,A2: set @ A,P: ( coinductive_llist @ A ) > $o] :
      ( ( member @ ( coinductive_llist @ A ) @ X @ ( lList2236698231inlsts @ A @ A2 ) )
     => ( ! [L2: coinductive_llist @ A] :
            ( ( L2
              = ( coinductive_LNil @ A ) )
           => ( P @ L2 ) )
       => ( ! [A6: A,L2: coinductive_llist @ A] :
              ( ( member @ ( coinductive_llist @ A ) @ L2 @ ( lList2236698231inlsts @ A @ A2 ) )
             => ( ( P @ L2 )
               => ( ( member @ A @ A6 @ A2 )
                 => ( P @ ( coinductive_LCons @ A @ A6 @ L2 ) ) ) ) )
         => ( P @ X ) ) ) ) ).

% finlsts_induct
thf(fact_238_finlsts_Oinducts,axiom,
    ! [A: $tType,X: coinductive_llist @ A,A2: set @ A,P: ( coinductive_llist @ A ) > $o] :
      ( ( member @ ( coinductive_llist @ A ) @ X @ ( lList2236698231inlsts @ A @ A2 ) )
     => ( ( P @ ( coinductive_LNil @ A ) )
       => ( ! [L2: coinductive_llist @ A,A6: A] :
              ( ( member @ ( coinductive_llist @ A ) @ L2 @ ( lList2236698231inlsts @ A @ A2 ) )
             => ( ( P @ L2 )
               => ( ( member @ A @ A6 @ A2 )
                 => ( P @ ( coinductive_LCons @ A @ A6 @ L2 ) ) ) ) )
         => ( P @ X ) ) ) ) ).

% finlsts.inducts
thf(fact_239_alllsts_Ocoinduct,axiom,
    ! [A: $tType,X4: ( coinductive_llist @ A ) > $o,X: coinductive_llist @ A,A2: set @ A] :
      ( ( X4 @ X )
     => ( ! [X3: coinductive_llist @ A] :
            ( ( X4 @ X3 )
           => ( ( X3
                = ( coinductive_LNil @ A ) )
              | ? [L4: coinductive_llist @ A,A7: A] :
                  ( ( X3
                    = ( coinductive_LCons @ A @ A7 @ L4 ) )
                  & ( ( X4 @ L4 )
                    | ( member @ ( coinductive_llist @ A ) @ L4 @ ( lList2435255213lllsts @ A @ A2 ) ) )
                  & ( member @ A @ A7 @ A2 ) ) ) )
       => ( member @ ( coinductive_llist @ A ) @ X @ ( lList2435255213lllsts @ A @ A2 ) ) ) ) ).

% alllsts.coinduct
thf(fact_240_alllsts_Osimps,axiom,
    ! [A: $tType,A4: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ A4 @ ( lList2435255213lllsts @ A @ A2 ) )
      = ( ( A4
          = ( coinductive_LNil @ A ) )
        | ? [L3: coinductive_llist @ A,A5: A] :
            ( ( A4
              = ( coinductive_LCons @ A @ A5 @ L3 ) )
            & ( member @ ( coinductive_llist @ A ) @ L3 @ ( lList2435255213lllsts @ A @ A2 ) )
            & ( member @ A @ A5 @ A2 ) ) ) ) ).

% alllsts.simps
thf(fact_241_alllsts_Ocases,axiom,
    ! [A: $tType,A4: coinductive_llist @ A,A2: set @ A] :
      ( ( member @ ( coinductive_llist @ A ) @ A4 @ ( lList2435255213lllsts @ A @ A2 ) )
     => ( ( A4
         != ( coinductive_LNil @ A ) )
       => ~ ! [L2: coinductive_llist @ A,A6: A] :
              ( ( A4
                = ( coinductive_LCons @ A @ A6 @ L2 ) )
             => ( ( member @ ( coinductive_llist @ A ) @ L2 @ ( lList2435255213lllsts @ A @ A2 ) )
               => ~ ( member @ A @ A6 @ A2 ) ) ) ) ) ).

% alllsts.cases
thf(fact_242_disjnt__def,axiom,
    ! [A: $tType] :
      ( ( disjnt @ A )
      = ( ^ [A3: set @ A,B3: set @ A] :
            ( ( inf_inf @ ( set @ A ) @ A3 @ B3 )
            = ( bot_bot @ ( set @ A ) ) ) ) ) ).

% disjnt_def
thf(fact_243_Collect__empty__eq__bot,axiom,
    ! [A: $tType,P: A > $o] :
      ( ( ( collect @ A @ P )
        = ( bot_bot @ ( set @ A ) ) )
      = ( P
        = ( bot_bot @ ( A > $o ) ) ) ) ).

% Collect_empty_eq_bot
thf(fact_244_poslsts__def,axiom,
    ! [A: $tType] :
      ( ( lList21148268032oslsts @ A )
      = ( ^ [A3: set @ A] : ( minus_minus @ ( set @ ( coinductive_llist @ A ) ) @ ( lList2435255213lllsts @ A @ A3 ) @ ( insert @ ( coinductive_llist @ A ) @ ( coinductive_LNil @ A ) @ ( bot_bot @ ( set @ ( coinductive_llist @ A ) ) ) ) ) ) ) ).

% poslsts_def
thf(fact_245_insert__absorb2,axiom,
    ! [A: $tType,X: A,A2: set @ A] :
      ( ( insert @ A @ X @ ( insert @ A @ X @ A2 ) )
      = ( insert @ A @ X @ A2 ) ) ).

% insert_absorb2
thf(fact_246_insert__iff,axiom,
    ! [A: $tType,A4: A,B4: A,A2: set @ A] :
      ( ( member @ A @ A4 @ ( insert @ A @ B4 @ A2 ) )
      = ( ( A4 = B4 )
        | ( member @ A @ A4 @ A2 ) ) ) ).

% insert_iff
thf(fact_247_insertCI,axiom,
    ! [A: $tType,A4: A,B2: set @ A,B4: A] :
      ( ( ~ ( member @ A @ A4 @ B2 )
       => ( A4 = B4 ) )
     => ( member @ A @ A4 @ ( insert @ A @ B4 @ B2 ) ) ) ).

% insertCI
thf(fact_248_singletonI,axiom,
    ! [A: $tType,A4: A] : ( member @ A @ A4 @ ( insert @ A @ A4 @ ( bot_bot @ ( set @ A ) ) ) ) ).

% singletonI
thf(fact_249_Int__insert__left__if0,axiom,
    ! [A: $tType,A4: A,C3: set @ A,B2: set @ A] :
      ( ~ ( member @ A @ A4 @ C3 )
     => ( ( inf_inf @ ( set @ A ) @ ( insert @ A @ A4 @ B2 ) @ C3 )
        = ( inf_inf @ ( set @ A ) @ B2 @ C3 ) ) ) ).

% Int_insert_left_if0
thf(fact_250_Int__insert__left__if1,axiom,
    ! [A: $tType,A4: A,C3: set @ A,B2: set @ A] :
      ( ( member @ A @ A4 @ C3 )
     => ( ( inf_inf @ ( set @ A ) @ ( insert @ A @ A4 @ B2 ) @ C3 )
        = ( insert @ A @ A4 @ ( inf_inf @ ( set @ A ) @ B2 @ C3 ) ) ) ) ).

% Int_insert_left_if1
thf(fact_251_insert__inter__insert,axiom,
    ! [A: $tType,A4: A,A2: set @ A,B2: set @ A] :
      ( ( inf_inf @ ( set @ A ) @ ( insert @ A @ A4 @ A2 ) @ ( insert @ A @ A4 @ B2 ) )
      = ( insert @ A @ A4 @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) ) ) ).

% insert_inter_insert
thf(fact_252_Int__insert__right__if0,axiom,
    ! [A: $tType,A4: A,A2: set @ A,B2: set @ A] :
      ( ~ ( member @ A @ A4 @ A2 )
     => ( ( inf_inf @ ( set @ A ) @ A2 @ ( insert @ A @ A4 @ B2 ) )
        = ( inf_inf @ ( set @ A ) @ A2 @ B2 ) ) ) ).

% Int_insert_right_if0
thf(fact_253_Int__insert__right__if1,axiom,
    ! [A: $tType,A4: A,A2: set @ A,B2: set @ A] :
      ( ( member @ A @ A4 @ A2 )
     => ( ( inf_inf @ ( set @ A ) @ A2 @ ( insert @ A @ A4 @ B2 ) )
        = ( insert @ A @ A4 @ ( inf_inf @ ( set @ A ) @ A2 @ B2 ) ) ) ) ).

% Int_insert_right_if1
thf(fact_254_Un__insert__left,axiom,
    ! [A: $tType,A4: A,B2: set @ A,C3: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ ( insert @ A @ A4 @ B2 ) @ C3 )
      = ( insert @ A @ A4 @ ( sup_sup @ ( set @ A ) @ B2 @ C3 ) ) ) ).

% Un_insert_left
thf(fact_255_Un__insert__right,axiom,
    ! [A: $tType,A2: set @ A,A4: A,B2: set @ A] :
      ( ( sup_sup @ ( set @ A ) @ A2 @ ( insert @ A @ A4 @ B2 ) )
      = ( insert @ A @ A4 @ ( sup_sup @ ( set @ A ) @ A2 @ B2 ) ) ) ).

% Un_insert_right

%----Type constructors (42)
thf(tcon_HOL_Obool___Lattices_Obounded__lattice,axiom,
    bounded_lattice @ $o @ ( type2 @ $o ) ).

thf(tcon_Set_Oset___Lattices_Obounded__lattice_1,axiom,
    ! [A8: $tType] : ( bounded_lattice @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_fun___Lattices_Obounded__lattice_2,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( bounded_lattice @ A9 @ ( type2 @ A9 ) )
     => ( bounded_lattice @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Lattices_Obounded__semilattice__sup__bot,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( bounded_lattice @ A9 @ ( type2 @ A9 ) )
     => ( bounde1808546759up_bot @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Lattices_Obounded__semilattice__inf__top,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( bounded_lattice @ A9 @ ( type2 @ A9 ) )
     => ( bounde1561333602nf_top @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Lattices_Obounded__lattice__top,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( bounded_lattice @ A9 @ ( type2 @ A9 ) )
     => ( bounded_lattice_top @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Lattices_Obounded__lattice__bot,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( bounded_lattice @ A9 @ ( type2 @ A9 ) )
     => ( bounded_lattice_bot @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Lattices_Osemilattice__sup,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( semilattice_sup @ A9 @ ( type2 @ A9 ) )
     => ( semilattice_sup @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Lattices_Osemilattice__inf,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( semilattice_inf @ A9 @ ( type2 @ A9 ) )
     => ( semilattice_inf @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Lattices_Odistrib__lattice,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( distrib_lattice @ A9 @ ( type2 @ A9 ) )
     => ( distrib_lattice @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Lattices_Oboolean__algebra,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( boolean_algebra @ A9 @ ( type2 @ A9 ) )
     => ( boolean_algebra @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Lattices_Olattice,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( lattice @ A9 @ ( type2 @ A9 ) )
     => ( lattice @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Orderings_Otop,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( top @ A9 @ ( type2 @ A9 ) )
     => ( top @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Orderings_Obot,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( bot @ A9 @ ( type2 @ A9 ) )
     => ( bot @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Groups_Ouminus,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( uminus @ A9 @ ( type2 @ A9 ) )
     => ( uminus @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_fun___Groups_Ominus,axiom,
    ! [A8: $tType,A9: $tType] :
      ( ( minus @ A9 @ ( type2 @ A9 ) )
     => ( minus @ ( A8 > A9 ) @ ( type2 @ ( A8 > A9 ) ) ) ) ).

thf(tcon_Set_Oset___Lattices_Obounded__semilattice__sup__bot_3,axiom,
    ! [A8: $tType] : ( bounde1808546759up_bot @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Lattices_Obounded__semilattice__inf__top_4,axiom,
    ! [A8: $tType] : ( bounde1561333602nf_top @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Lattices_Obounded__lattice__top_5,axiom,
    ! [A8: $tType] : ( bounded_lattice_top @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Lattices_Obounded__lattice__bot_6,axiom,
    ! [A8: $tType] : ( bounded_lattice_bot @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Lattices_Osemilattice__sup_7,axiom,
    ! [A8: $tType] : ( semilattice_sup @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Lattices_Osemilattice__inf_8,axiom,
    ! [A8: $tType] : ( semilattice_inf @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Lattices_Odistrib__lattice_9,axiom,
    ! [A8: $tType] : ( distrib_lattice @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Lattices_Oboolean__algebra_10,axiom,
    ! [A8: $tType] : ( boolean_algebra @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Lattices_Olattice_11,axiom,
    ! [A8: $tType] : ( lattice @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Orderings_Otop_12,axiom,
    ! [A8: $tType] : ( top @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Orderings_Obot_13,axiom,
    ! [A8: $tType] : ( bot @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Groups_Ouminus_14,axiom,
    ! [A8: $tType] : ( uminus @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_Set_Oset___Groups_Ominus_15,axiom,
    ! [A8: $tType] : ( minus @ ( set @ A8 ) @ ( type2 @ ( set @ A8 ) ) ) ).

thf(tcon_HOL_Obool___Lattices_Obounded__semilattice__sup__bot_16,axiom,
    bounde1808546759up_bot @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Lattices_Obounded__semilattice__inf__top_17,axiom,
    bounde1561333602nf_top @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Lattices_Obounded__lattice__top_18,axiom,
    bounded_lattice_top @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Lattices_Obounded__lattice__bot_19,axiom,
    bounded_lattice_bot @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Lattices_Osemilattice__sup_20,axiom,
    semilattice_sup @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Lattices_Osemilattice__inf_21,axiom,
    semilattice_inf @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Lattices_Odistrib__lattice_22,axiom,
    distrib_lattice @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Lattices_Oboolean__algebra_23,axiom,
    boolean_algebra @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Lattices_Olattice_24,axiom,
    lattice @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Orderings_Otop_25,axiom,
    top @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Orderings_Obot_26,axiom,
    bot @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Groups_Ouminus_27,axiom,
    uminus @ $o @ ( type2 @ $o ) ).

thf(tcon_HOL_Obool___Groups_Ominus_28,axiom,
    minus @ $o @ ( type2 @ $o ) ).

%----Conjectures (1)
thf(conj_0,conjecture,
    ( ( ~ ( member @ ( coinductive_llist @ a ) @ x @ ( lList21612149805nflsts @ a @ ( top_top @ ( set @ a ) ) ) ) )
    = ( member @ ( coinductive_llist @ a ) @ x @ ( lList2236698231inlsts @ a @ ( top_top @ ( set @ a ) ) ) ) ) ).

%------------------------------------------------------------------------------